[INFO] cloning repository https://github.com/hyvnova/lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyvnova/lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Flang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Flang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 192894a8e37b886bf870fb26df1909101be1d29f
[INFO] testing hyvnova/lang against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Flang" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyvnova/lang
[INFO] finished tweaking git repo https://github.com/hyvnova/lang
[INFO] tweaked toml for git repo https://github.com/hyvnova/lang written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyvnova/lang on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyvnova/lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 436306747ecabe5b923068b20baea06f1d409c6e91406fa920d60052a6d15215
[INFO] running `Command { std: "docker" "start" "-a" "436306747ecabe5b923068b20baea06f1d409c6e91406fa920d60052a6d15215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "436306747ecabe5b923068b20baea06f1d409c6e91406fa920d60052a6d15215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436306747ecabe5b923068b20baea06f1d409c6e91406fa920d60052a6d15215", kill_on_drop: false }`
[INFO] [stdout] 436306747ecabe5b923068b20baea06f1d409c6e91406fa920d60052a6d15215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2030fc2269ee3fc1600ebe64d50889a02853fa0e31510977e8ec3c07cc054d2a
[INFO] running `Command { std: "docker" "start" "-a" "2030fc2269ee3fc1600ebe64d50889a02853fa0e31510977e8ec3c07cc054d2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "2030fc2269ee3fc1600ebe64d50889a02853fa0e31510977e8ec3c07cc054d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2030fc2269ee3fc1600ebe64d50889a02853fa0e31510977e8ec3c07cc054d2a", kill_on_drop: false }`
[INFO] [stdout] 2030fc2269ee3fc1600ebe64d50889a02853fa0e31510977e8ec3c07cc054d2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f2ec39ab8670d84505883327e20d81c9f347eedabde5b78c834c5562ba4793f
[INFO] running `Command { std: "docker" "start" "-a" "2f2ec39ab8670d84505883327e20d81c9f347eedabde5b78c834c5562ba4793f", kill_on_drop: false }`
[INFO] [stderr]    Compiling lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 3.95s
[INFO] running `Command { std: "docker" "inspect" "2f2ec39ab8670d84505883327e20d81c9f347eedabde5b78c834c5562ba4793f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2ec39ab8670d84505883327e20d81c9f347eedabde5b78c834c5562ba4793f", kill_on_drop: false }`
[INFO] [stdout] 2f2ec39ab8670d84505883327e20d81c9f347eedabde5b78c834c5562ba4793f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7311f2a260c981cebc47e8a26933187fc9b6adc1438a74126124081b19317d37
[INFO] running `Command { std: "docker" "start" "-a" "7311f2a260c981cebc47e8a26933187fc9b6adc1438a74126124081b19317d37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lang-c32a6b3288eaab7a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test macros::tests::derive_name_parser_preserves_source_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lang-36f592afccba97e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/cli_contracts.rs (/opt/rustwide/target/debug/deps/cli_contracts-aec48f0ed0f8b550)
[INFO] [stdout] test manifest_root_enables_absolute_imports_without_project_root_flag ... FAILED
[INFO] [stdout] test bare_executable_invocation_uses_manifest_entry ... FAILED
[INFO] [stdout] test cli_flags_override_manifest_root_and_transpiler ... FAILED
[INFO] [stdout] test lang_run_file_overrides_manifest_entry ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test cli_contracts`
[INFO] [stdout] test lang_run_without_file_uses_manifest_entry ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- manifest_root_enables_absolute_imports_without_project_root_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manifest_root_enables_absolute_imports_without_project_root_flag' (25) panicked at tests/cli_contracts.rs:125:5:
[INFO] [stdout] stderr:
[INFO] [stdout] Entry file '/tmp/lang_fixture_9269570749261115969/./app/main.lang' does not exist.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64285c71e99a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64285c732e7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    2:     0x64285c7231d2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64285c6fc84f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64285c716c29 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]    5:     0x64285c678a6c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64285c716de2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64285c6fc908 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64285c6f1a39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64285c6fd61d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]   10:     0x64285c7335cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64285c66ae1a - cli_contracts[4131f6558dc82ad0]::manifest_root_enables_absolute_imports_without_project_root_flag
[INFO] [stdout]   12:     0x64285c669ed3 - cli_contracts[4131f6558dc82ad0]::manifest_root_enables_absolute_imports_without_project_root_flag::{closure#0}
[INFO] [stdout]   13:     0x64285c66bca6 - <cli_contracts[4131f6558dc82ad0]::manifest_root_enables_absolute_imports_without_project_root_flag::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x64285c66bd4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]   15:     0x64285c67953b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]   16:     0x64285c672c54 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x64285c67c142 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x64285c71e0df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e4fef139aa4 - <unknown>
[INFO] [stdout]   20:     0x7e4fef1c6a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_executable_invocation_uses_manifest_entry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_executable_invocation_uses_manifest_entry' (21) panicked at tests/cli_contracts.rs:91:5:
[INFO] [stdout] stderr:
[INFO] [stdout] Failed to run generated Python project: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64285c71e99a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64285c732e7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    2:     0x64285c7231d2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64285c6fc84f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64285c716c29 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]    5:     0x64285c678a6c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64285c716de2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64285c6fc908 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64285c6f1a39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64285c6fd61d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]   10:     0x64285c7335cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64285c66a797 - cli_contracts[4131f6558dc82ad0]::bare_executable_invocation_uses_manifest_entry
[INFO] [stdout]   12:     0x64285c669e73 - cli_contracts[4131f6558dc82ad0]::bare_executable_invocation_uses_manifest_entry::{closure#0}
[INFO] [stdout]   13:     0x64285c66bc26 - <cli_contracts[4131f6558dc82ad0]::bare_executable_invocation_uses_manifest_entry::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x64285c66bd4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]   15:     0x64285c67953b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]   16:     0x64285c672c54 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x64285c67c142 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x64285c71e0df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e4fef139aa4 - <unknown>
[INFO] [stdout]   20:     0x7e4fef1c6a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_flags_override_manifest_root_and_transpiler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_flags_override_manifest_root_and_transpiler' (22) panicked at tests/cli_contracts.rs:165:5:
[INFO] [stdout] stderr:
[INFO] [stdout] Failed to canonicalize file '/tmp/lang_fixture_8925862794342282470/app/main.lang': No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64285c71e99a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64285c732e7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    2:     0x64285c7231d2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64285c6fc84f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64285c716c29 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]    5:     0x64285c678a6c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64285c716de2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64285c6fc908 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64285c6f1a39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64285c6fd61d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]   10:     0x64285c7335cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64285c66aada - cli_contracts[4131f6558dc82ad0]::cli_flags_override_manifest_root_and_transpiler
[INFO] [stdout]   12:     0x64285c669ea3 - cli_contracts[4131f6558dc82ad0]::cli_flags_override_manifest_root_and_transpiler::{closure#0}
[INFO] [stdout]   13:     0x64285c66bc66 - <cli_contracts[4131f6558dc82ad0]::cli_flags_override_manifest_root_and_transpiler::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x64285c66bd4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]   15:     0x64285c67953b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]   16:     0x64285c672c54 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x64285c67c142 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x64285c71e0df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e4fef139aa4 - <unknown>
[INFO] [stdout]   20:     0x7e4fef1c6a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lang_run_file_overrides_manifest_entry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lang_run_file_overrides_manifest_entry' (23) panicked at tests/cli_contracts.rs:64:5:
[INFO] [stdout] stderr:
[INFO] [stdout] Failed to run generated Python project: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64285c71e99a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64285c732e7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    2:     0x64285c7231d2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64285c6fc84f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64285c716c29 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]    5:     0x64285c678a6c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64285c716de2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64285c6fc908 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64285c6f1a39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64285c6fd61d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]   10:     0x64285c7335cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64285c66a11a - cli_contracts[4131f6558dc82ad0]::lang_run_file_overrides_manifest_entry
[INFO] [stdout]   12:     0x64285c669e13 - cli_contracts[4131f6558dc82ad0]::lang_run_file_overrides_manifest_entry::{closure#0}
[INFO] [stdout]   13:     0x64285c66bba6 - <cli_contracts[4131f6558dc82ad0]::lang_run_file_overrides_manifest_entry::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x64285c66bd4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]   15:     0x64285c67953b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]   16:     0x64285c672c54 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x64285c67c142 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x64285c71e0df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e4fef139aa4 - <unknown>
[INFO] [stdout]   20:     0x7e4fef1c6a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lang_run_without_file_uses_manifest_entry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lang_run_without_file_uses_manifest_entry' (24) panicked at tests/cli_contracts.rs:31:5:
[INFO] [stdout] stderr:
[INFO] [stdout] Failed to run generated Python project: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64285c71e99a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64285c732e7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    2:     0x64285c7231d2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64285c6fc84f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64285c716c29 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]    5:     0x64285c678a6c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64285c716de2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64285c6fc908 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64285c6f1a39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64285c6fd61d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]   10:     0x64285c7335cc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64285c66a45a - cli_contracts[4131f6558dc82ad0]::lang_run_without_file_uses_manifest_entry
[INFO] [stdout]   12:     0x64285c669e43 - cli_contracts[4131f6558dc82ad0]::lang_run_without_file_uses_manifest_entry::{closure#0}
[INFO] [stdout]   13:     0x64285c66bbe6 - <cli_contracts[4131f6558dc82ad0]::lang_run_without_file_uses_manifest_entry::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x64285c66bd4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]   15:     0x64285c67953b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]   16:     0x64285c672c54 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x64285c67c142 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x64285c71e0df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e4fef139aa4 - <unknown>
[INFO] [stdout]   20:     0x7e4fef1c6a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bare_executable_invocation_uses_manifest_entry
[INFO] [stdout]     cli_flags_override_manifest_root_and_transpiler
[INFO] [stdout]     lang_run_file_overrides_manifest_entry
[INFO] [stdout]     lang_run_without_file_uses_manifest_entry
[INFO] [stdout]     manifest_root_enables_absolute_imports_without_project_root_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7311f2a260c981cebc47e8a26933187fc9b6adc1438a74126124081b19317d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7311f2a260c981cebc47e8a26933187fc9b6adc1438a74126124081b19317d37", kill_on_drop: false }`
[INFO] [stdout] 7311f2a260c981cebc47e8a26933187fc9b6adc1438a74126124081b19317d37
